type vendor/golang.org/x/net/idna.joinState

3 uses

	vendor/golang.org/x/net/idna (current package)
		idna10.0.0.go#L651: type joinState int8
		idna10.0.0.go#L654: 	stateStart joinState = iota
		idna10.0.0.go#L662: var joinStates = [][numJoinTypes]joinState{